3.1325 \(\int (1-2 x)^3 (2+3 x)^4 (3+5 x) \, dx\)

Optimal. Leaf size=56 \[ -\frac{40 (3 x+2)^9}{2187}+\frac{107}{486} (3 x+2)^8-\frac{74}{81} (3 x+2)^7+\frac{2009 (3 x+2)^6}{1458}-\frac{343 (3 x+2)^5}{1215} \]

[Out]

(-343*(2 + 3*x)^5)/1215 + (2009*(2 + 3*x)^6)/1458 - (74*(2 + 3*x)^7)/81 + (107*(
2 + 3*x)^8)/486 - (40*(2 + 3*x)^9)/2187

_______________________________________________________________________________________

Rubi [A]  time = 0.0748405, antiderivative size = 56, normalized size of antiderivative = 1., number of steps used = 2, number of rules used = 1, integrand size = 20, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.05 \[ -\frac{40 (3 x+2)^9}{2187}+\frac{107}{486} (3 x+2)^8-\frac{74}{81} (3 x+2)^7+\frac{2009 (3 x+2)^6}{1458}-\frac{343 (3 x+2)^5}{1215} \]

Antiderivative was successfully verified.

[In]  Int[(1 - 2*x)^3*(2 + 3*x)^4*(3 + 5*x),x]

[Out]

(-343*(2 + 3*x)^5)/1215 + (2009*(2 + 3*x)^6)/1458 - (74*(2 + 3*x)^7)/81 + (107*(
2 + 3*x)^8)/486 - (40*(2 + 3*x)^9)/2187

_______________________________________________________________________________________

Rubi in Sympy [F]  time = 0., size = 0, normalized size = 0. \[ - 360 x^{9} - \frac{1431 x^{8}}{2} - 54 x^{7} + \frac{1393 x^{6}}{2} + \frac{1547 x^{5}}{5} - 252 x^{4} - 168 x^{3} + 48 x + 80 \int x\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((1-2*x)**3*(2+3*x)**4*(3+5*x),x)

[Out]

-360*x**9 - 1431*x**8/2 - 54*x**7 + 1393*x**6/2 + 1547*x**5/5 - 252*x**4 - 168*x
**3 + 48*x + 80*Integral(x, x)

_______________________________________________________________________________________

Mathematica [A]  time = 0.00330318, size = 50, normalized size = 0.89 \[ -360 x^9-\frac{1431 x^8}{2}-54 x^7+\frac{1393 x^6}{2}+\frac{1547 x^5}{5}-252 x^4-168 x^3+40 x^2+48 x \]

Antiderivative was successfully verified.

[In]  Integrate[(1 - 2*x)^3*(2 + 3*x)^4*(3 + 5*x),x]

[Out]

48*x + 40*x^2 - 168*x^3 - 252*x^4 + (1547*x^5)/5 + (1393*x^6)/2 - 54*x^7 - (1431
*x^8)/2 - 360*x^9

_______________________________________________________________________________________

Maple [A]  time = 0.002, size = 45, normalized size = 0.8 \[ -360\,{x}^{9}-{\frac{1431\,{x}^{8}}{2}}-54\,{x}^{7}+{\frac{1393\,{x}^{6}}{2}}+{\frac{1547\,{x}^{5}}{5}}-252\,{x}^{4}-168\,{x}^{3}+40\,{x}^{2}+48\,x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((1-2*x)^3*(2+3*x)^4*(3+5*x),x)

[Out]

-360*x^9-1431/2*x^8-54*x^7+1393/2*x^6+1547/5*x^5-252*x^4-168*x^3+40*x^2+48*x

_______________________________________________________________________________________

Maxima [A]  time = 1.34056, size = 59, normalized size = 1.05 \[ -360 \, x^{9} - \frac{1431}{2} \, x^{8} - 54 \, x^{7} + \frac{1393}{2} \, x^{6} + \frac{1547}{5} \, x^{5} - 252 \, x^{4} - 168 \, x^{3} + 40 \, x^{2} + 48 \, x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(-(5*x + 3)*(3*x + 2)^4*(2*x - 1)^3,x, algorithm="maxima")

[Out]

-360*x^9 - 1431/2*x^8 - 54*x^7 + 1393/2*x^6 + 1547/5*x^5 - 252*x^4 - 168*x^3 + 4
0*x^2 + 48*x

_______________________________________________________________________________________

Fricas [A]  time = 0.179965, size = 1, normalized size = 0.02 \[ -360 x^{9} - \frac{1431}{2} x^{8} - 54 x^{7} + \frac{1393}{2} x^{6} + \frac{1547}{5} x^{5} - 252 x^{4} - 168 x^{3} + 40 x^{2} + 48 x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(-(5*x + 3)*(3*x + 2)^4*(2*x - 1)^3,x, algorithm="fricas")

[Out]

-360*x^9 - 1431/2*x^8 - 54*x^7 + 1393/2*x^6 + 1547/5*x^5 - 252*x^4 - 168*x^3 + 4
0*x^2 + 48*x

_______________________________________________________________________________________

Sympy [A]  time = 0.097086, size = 48, normalized size = 0.86 \[ - 360 x^{9} - \frac{1431 x^{8}}{2} - 54 x^{7} + \frac{1393 x^{6}}{2} + \frac{1547 x^{5}}{5} - 252 x^{4} - 168 x^{3} + 40 x^{2} + 48 x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((1-2*x)**3*(2+3*x)**4*(3+5*x),x)

[Out]

-360*x**9 - 1431*x**8/2 - 54*x**7 + 1393*x**6/2 + 1547*x**5/5 - 252*x**4 - 168*x
**3 + 40*x**2 + 48*x

_______________________________________________________________________________________

GIAC/XCAS [A]  time = 0.20373, size = 59, normalized size = 1.05 \[ -360 \, x^{9} - \frac{1431}{2} \, x^{8} - 54 \, x^{7} + \frac{1393}{2} \, x^{6} + \frac{1547}{5} \, x^{5} - 252 \, x^{4} - 168 \, x^{3} + 40 \, x^{2} + 48 \, x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(-(5*x + 3)*(3*x + 2)^4*(2*x - 1)^3,x, algorithm="giac")

[Out]

-360*x^9 - 1431/2*x^8 - 54*x^7 + 1393/2*x^6 + 1547/5*x^5 - 252*x^4 - 168*x^3 + 4
0*x^2 + 48*x